home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / database / db2bas.zip / ABSTRACT next >
Text File  |  1994-11-08  |  608b  |  15 lines

  1. MDB->BAS generates VB, Access 2.0 or SQL statements to create a database.
  2. You specify the name of an Access database file (MDB) or other remote data
  3. source using ODBC. MDB->BAS then reads the database structure and spits out
  4. code.
  5.  
  6. It also optionally creates a text description of the database and an INI file
  7. that can be used by the sample code included to create the database.
  8.  
  9. Version 3 adds support for Access 2.0 database formats and SQL syntax and 
  10. fixes a couple of bugs.
  11.  
  12. Non-registered version will only process first 2 tables in a database.
  13.  
  14. See README.HLP for registeration details.
  15.